app2(app2(app2(if, true), x), y) -> x
app2(app2(app2(if, false), x), y) -> y
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
↳ QTRS
↳ Non-Overlap Check
app2(app2(app2(if, true), x), y) -> x
app2(app2(app2(if, false), x), y) -> y
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
app2(app2(app2(if, true), x), y) -> x
app2(app2(app2(if, false), x), y) -> y
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
app2(app2(app2(if, true), x0), x1)
app2(app2(app2(if, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(if, app2(f, x))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs)))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(cons, x), app2(app2(filter, f), xs))
app2(app2(app2(if, true), x), y) -> x
app2(app2(app2(if, false), x), y) -> y
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
app2(app2(app2(if, true), x0), x1)
app2(app2(app2(if, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(if, app2(f, x))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs)))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(cons, x), app2(app2(filter, f), xs))
app2(app2(app2(if, true), x), y) -> x
app2(app2(app2(if, false), x), y) -> y
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
app2(app2(app2(if, true), x0), x1)
app2(app2(app2(if, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(if, true), x), y) -> x
app2(app2(app2(if, false), x), y) -> y
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
app2(app2(app2(if, true), x0), x1)
app2(app2(app2(if, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
Used ordering: Combined order from the following AFS and order.
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
APP1 > filter
app1 > filter
cons > filter
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDPOrderProof
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(if, true), x), y) -> x
app2(app2(app2(if, false), x), y) -> y
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
app2(app2(app2(if, true), x0), x1)
app2(app2(app2(if, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
[APP1, app1] > [filter, cons]
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app2(app2(app2(if, true), x), y) -> x
app2(app2(app2(if, false), x), y) -> y
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(if, app2(f, x)), app2(app2(cons, x), app2(app2(filter, f), xs))), app2(app2(filter, f), xs))
app2(app2(app2(if, true), x0), x1)
app2(app2(app2(if, false), x0), x1)
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))